home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1141 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. Subject: Re: app_defs.sys 
  2. Date: Mon, 01 Aug 1994 12:00:03 +1000
  3. From: Warwick Allison <warwick@cs.uq.oz.au>
  4. Precedence: bulk
  5.  
  6. Ofir Gal wrote:
  7. >
  8. >What for? Just let programs save their own default. Ithink many of thiese
  9. >overcomplications come from Unix people. We don't need this sort of stuff
  10. >in GEM. Apps should look in their own directory for their INF file, so what
  11. >is the point of defining it in another file.
  12.  
  13. It's this kind of approach that has given us these thousands of
  14. AUTO-folder config-hackers.  If an app-specific defaults file is
  15. pointed to from the app_defs.sys file, then it is trivial to have
  16. different configurations (eg.  for different users, for different
  17. resolutions, for different OS).  Also, if they are in the same form
  18. as the app_defs file, they can be edited by a single defaults editor,
  19. rather than the plethora of config dialogs we currently find in
  20. (good) software.  90% of my code in GEM GnuChess is just to allow the
  21. user to select different attributes for the board (because a monochrome
  22. config looks ugly in colour and a colour one looks terrible in mono,
  23. and because different people/resolutions have different palettes, etc., etc.)
  24.  
  25. --
  26. Warwick
  27.